home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / dev / c / MPEGAPPCdev.lha / MPEGAPPCdev / PPCInclude / powerup / ppcproto / mpega.h
Encoding:
C/C++ Source or Header  |  2000-07-01  |  452 b   |  23 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PPCPROTO_MPEGA_H
  4. #define PPCPROTO_MPEGA_H
  5.  
  6. #include <clib/mpega_protos.h>
  7.  
  8. #ifdef __GNUC__
  9. #include <powerup/ppcinline/mpega.h>
  10. #else
  11. #include <pragmas/mpega_pragmas.h>
  12. #endif /* __GNUC__ */
  13.  
  14. #ifndef __NOLIBBASE__
  15. extern struct Library *
  16. #ifdef __CONSTLIBBASEDECL__
  17. __CONSTLIBBASEDECL__
  18. #endif /* __CONSTLIBBASEDECL__ */
  19. MPEGABase;
  20. #endif /* !__NOLIBBASE__ */
  21.  
  22. #endif /* !PPCPROTO_MPEGA_H */
  23.